On windows 10 running VS Code how do I open the command pallete with keyboard shortcuts? Under the view menu it says the shortcut is ctrl+shift+P but doing that
I have a some code that looks like this (abridged): ## ./module_1/lambda_function.py from shared.graphql_helpers import GraphQLClient gql_client = GraphQLClie
I am trying to save received data to local storage using Room library. I have created a database class in which I define the parameters I need and define the co
I'm trying to send virtual extended CAN-bus message from arduino uno with using MCP2515 to arduino due. When I'm using two arduino uno with two MCP2515 as sende
I have created some espresso UI tests. The tests are working fine locally(emulator and real device). But when I am trying to run the UI test on CircleCI. I am g
I would like to create a map that shows the forest fires in real time on a map based on RSS feeds. I explain: my idea is the following, I get the tweets of the
I am testing on the execution of functions inside a React component that's connected to redux store. I was only able to spy on some of the functions, the rest a